README: AddTimeCode

VERSION (Date)
12-07-94

GENERAL
Example of how to add time code information to a movie.



ENVIRONMENT USED
Metrowerks 4.5
Think 7.0.3
QT 2.0
Universal Headers (ETO#16)
System 7.5


HOW TO BUILD
Select either the Think or the Metrowerks project file if
you want to rebuild the samples.


HOW TO TEST
Open a movie, insert time code information. Run the movie later and verify that this 
happened (text track at the bottom showing time code information, if visible is 
selected).


ERROR REPORTS
If you encounter problems with this sample, send a report stating:


* Name of the sample (and the source code file)
* How the error is reproduced
* What source code lines in the sample are problematic
* What version of the sample you have, or from what source did you obtain the sample
* Your environment, specifying:
	- System environment (System 7.0, 7.1, 7.5 and so on)
	- QuickTime environment (QT 1.6.1, 2.0 and so on)
	- Any additional extensions in your system
	- Hardware environment
	- Development environment (including version level)
* Any other valuable feedback and comments
	
Send this report to APPLE.BUGS on AppleLink, or APPLE.BUGS@applelink.apple.com 
on Internet. If possible use the bug reporter stack that is available on
the  Developer CDs, AppleLink and ftp.apple.com.


LEGAL STATEMENTS
Copyright  1992-94 Apple Computer, Inc.
All rights reserved.

You may incorporate this sample code into your applications without
restriction, though the sample code has been provided "AS IS" and the
responsibility for its operation is 100% yours.  However, what you are
not permitted to do is to redistribute the source as "DSC Sample Code"
after having made changes. If you're going to re-distribute the source,
we require that you make it clear in the source that the code was
descended from Apple Sample Code, but that you've made changes.



CHANGE HISTORY
12/07/94	khs		Tested with MW 4.5, Think C 7.0.3 and ETO#16 Universal headers.